home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Online / hsc / source / test / sgmlspec.expected < prev    next >
Encoding:
Text File  |  1997-09-26  |  430 b   |  22 lines

  1. <!doctype html public "-//IETF//DTD HTML//EN">
  2. <HTML><HEAD><TITLE>Special sgml tags</TITLE></HEAD>
  3. <BODY>
  4.  
  5. <!-- simple comment --><B>bold</B>
  6. <!--oneword--><B>bold</B>
  7.  
  8. <!-- one --><!-- after --><B>bold</B><!-- the --> <B>bold</B> <!-- other -->
  9.  
  10. <!-- With a `>' inside -->
  11. <!-- multi line
  12.      comment --><B>bold</B>
  13.  
  14. <!--#include virtual="ssi/bull.sht"-->
  15.  
  16. <!-- switch ---- context -->
  17.  
  18.  
  19. <!-- inside a macro -->
  20.  
  21. </BODY></HTML>
  22.